home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / DRIVER.CAB / loptrasc.ppd < prev    next >
Encoding:
PostScript Printer Description  |  2003-02-21  |  25.5 KB  |  684 lines

  1. *PPD-Adobe: "4.2"
  2. *% Adobe PostScript(R) Printer Description File
  3. *% For Lexmark Optra SC 1275 Laser Printer
  4. *% For use with Windows NT
  5. *% Produced by Lexmark International, Inc.
  6. *%
  7. *% Copyright (c) 1993-1998 Lexmark International Inc.  All Rights Reserved.
  8. *% Permission is granted for redistribution of this file as
  9. *% long as this copyright notice is intact and the content
  10. *% of the file is not altered in any way from its original form.
  11. *%
  12.  
  13. *FormatVersion: "4.2"
  14. *FileVersion: "1.1"
  15. *LanguageVersion: English
  16. *LanguageEncoding: WindowsANSI
  17. *PCFileName: "LOPTRASC.PPD"
  18. *Product: "(Lexmark Optra SC 1275 Laser Printer)"
  19. *PSVersion: "(2014)"
  20. *ModelName: "Lexmark Optra SC 1275 Laser Printer"
  21. *ShortNickName: "Lexmark Optra SC 1275 PS"
  22. *NickName: "Lexmark Optra SC 1275 PS"
  23.  
  24. *% === Options and Constraints ============
  25.  
  26. *OpenGroup: InstallableOptions/Options Installed
  27.  
  28. *OpenUI *Option1/Tray 2: Boolean
  29. *DefaultOption1: False
  30. *Option1 True/Installed: ""
  31. *Option1 False/Not Installed: ""
  32. *CloseUI: *Option1
  33.  
  34. *OpenUI *Option2/Flash Memory Card: Boolean
  35. *DefaultOption2: False
  36. *Option2 False/Not Installed: ""
  37. *Option2 True/Installed: ""
  38. *CloseUI: *Option2
  39.  
  40. *OpenUI *Option3/Printer Hard Disk: Boolean
  41. *DefaultOption3: False
  42. *Option3 False/Not Installed: ""
  43. *Option3 True/Installed: ""
  44. *CloseUI: *Option3
  45.  
  46. *OpenUI *InstalledMemory/Printer Memory: PickOne
  47. *DefaultInstalledMemory: 16Meg
  48. *InstalledMemory 2Meg/2 MB Printer Memory: ""
  49. *InstalledMemory 4Meg/4 MB Printer Memory: ""
  50. *InstalledMemory 6Meg/6 MB Printer Memory: ""
  51. *InstalledMemory 8Meg/8 MB Printer Memory: ""
  52. *InstalledMemory 10Meg/10 MB Printer Memory: ""
  53. *InstalledMemory 12Meg/12 MB Printer Memory: ""
  54. *InstalledMemory 14Meg/14 MB Printer Memory: ""
  55. *InstalledMemory 16Meg/16 MB Printer Memory: ""
  56. *InstalledMemory 18Meg/18 MB Printer Memory: ""
  57. *InstalledMemory 20Meg/20 MB Printer Memory: ""
  58. *InstalledMemory 22Meg/22 MB Printer Memory: ""
  59. *InstalledMemory 24Meg/24 MB Printer Memory: ""
  60. *InstalledMemory 26Meg/26 MB Printer Memory: ""
  61. *InstalledMemory 28Meg/28 MB Printer Memory: ""
  62. *InstalledMemory 32Meg/32 or more MB Printer Memory: ""
  63. *CloseUI: *InstalledMemory
  64.  
  65. *CloseGroup: InstallableOptions
  66.  
  67. *% ==== User Constraints
  68.  
  69. *UIConstraints: *Option1 False         *InputSlot Lower
  70.  
  71. *UIConstraints: *InputSlot Upper       *PageSize A5
  72. *UIConstraints: *InputSlot Upper       *PageSize B5
  73. *UIConstraints: *InputSlot Upper       *PageSize Executive
  74. *UIConstraints: *InputSlot Upper       *PageSize Universal
  75.  
  76. *UIConstraints: *InputSlot Lower       *PageSize A5
  77. *UIConstraints: *InputSlot Lower       *PageSize B5
  78. *UIConstraints: *InputSlot Lower       *PageSize Executive
  79. *UIConstraints: *InputSlot Lower       *PageSize Universal
  80.  
  81. *UIConstraints: *InputSlot Upper       *MediaType Card
  82. *UIConstraints: *InputSlot Lower       *MediaType Card
  83. *UIConstraints: *InputSlot Upper       *MediaType Labels
  84. *UIConstraints: *InputSlot Lower       *MediaType Labels
  85.  
  86.  
  87. *% === Basic Capabilities ============
  88.  
  89. *LanguageLevel: "2"
  90. *Protocols: PJL TBCP
  91. *TTRasterizer: Type42
  92. *JobPatchFile 1: "
  93.  /oldresourcestatus /resourcestatus load def
  94.  /resourcestatus {dup /FontType eq
  95.  {1 index 32 eq {pop pop false} {oldresourcestatus} ifelse}
  96.  {oldresourcestatus} ifelse } bind def
  97.  "
  98. *End
  99. *ColorDevice: True
  100. *DefaultColorSpace: CMYK
  101. *VariablePaperSize: False
  102. *Throughput: "12"
  103. *FileSystem: True
  104. *FreeVM:            "2058000"
  105. *VMOption 2Meg:     "376000"
  106. *VMOption 4Meg:     "910000"
  107. *VMOption 6Meg:     "1034000"
  108. *VMOption 8Meg:     "1290000"
  109. *VMOption 10Meg:    "1290000"
  110. *VMOption 12Meg:    "1546000"
  111. *VMOption 14Meg:    "1546000"
  112. *VMOption 16Meg:    "2058000"
  113. *VMOption 18Meg:    "2058000"
  114. *VMOption 20Meg:    "2058000"
  115. *VMOption 22Meg:    "2058000"
  116. *VMOption 24Meg:    "2058000"
  117. *VMOption 26Meg:    "2058000"
  118. *VMOption 28Meg:    "2058000"
  119. *VMOption 32Meg:    "2058000"
  120. *Password: "0"
  121. *ExitServer: "
  122.  count 0 eq   % is the password on the stack?
  123.  { true }
  124.  { dup        % potential password
  125.    statusdict /checkpassword get exec not
  126.  } ifelse
  127.  {  %  if no password or not valid
  128.    (WARNING : Cannot perform the exitserver command.) =
  129.    (Password supplied is not valid.) =
  130.    (Please contact the author of this software.) = flush
  131.    quit
  132.  } if
  133.  serverdict /exitserver get exec
  134.  "
  135. *End
  136. *Reset: "
  137.  count 0 eq  % is the password on the stack?
  138.  { true }
  139.  { dup      % potential password
  140.    statusdict /checkpassword get exec not
  141.  } ifelse
  142.  {  %  if no password or not valid
  143.    (WARNING : Cannot reset printer.) =
  144.    (Password supplied is not valid.) =
  145.    (Please contact the author of this software.) = flush
  146.    quit
  147.  } if
  148.  serverdict /exitserver get exec
  149.  systemdict /quit get exec
  150.  (WARNING : Printer Reset Failed.) = flush
  151.  "
  152. *End
  153.  
  154. *% === Job Control Language ==
  155.  
  156. *JCLBegin: "<1B>%-12345X@PJL JOB<0A>"
  157. *JCLToPSInterpreter: "@PJL ENTER LANGUAGE = Postscript <0A>"
  158. *JCLEnd: "<1B>%-12345X@PJL EOJ <0A><1B>%-12345X"
  159.  
  160. *JCLOpenUI *JCLEconomode/Toner Saver: PickOne
  161. *DefaultJCLEconomode: PrtSet
  162. *OrderDependency: 10 JCLSetup  *JCLEconomode
  163. *JCLEconomode PrtSet/Printer Setting: ""
  164. *JCLEconomode True/On: "@PJL SET ECONOMODE = ON<0A>"
  165. *JCLEconomode False/Off: "@PJL SET ECONOMODE = OFF<0A>"
  166. *JCLCloseUI: *JCLEconomode
  167.  
  168. *% === Resolution ============
  169.  
  170. *OpenUI *Resolution/Resolution:  PickOne
  171. *DefaultResolution: 600dpi
  172. *OrderDependency: 10 AnySetup *Resolution
  173. *Resolution 600dpi/600 dpi: "1 dict dup /HWResolution [600 600] put setpagedevice"
  174. *?Resolution: "
  175.  save
  176.  currentpagedevice /HWResolution get 0 get
  177.  (     ) cvs print (dpi) = flush
  178.  restore
  179.  "
  180. *End
  181. *CloseUI: *Resolution
  182.  
  183. *OpenUI *ColorCorrection/Color Correction: PickOne
  184. *OrderDependency: 140 AnySetup *ColorCorrection
  185. *DefaultColorCorrection: None
  186. *ColorCorrection None/Printer Setting: ""
  187. *ColorCorrection RGB/RGB: "
  188.   2 dict dup /DeviceRenderingInfo 2 dict dup
  189.   /Type 97 put dup /ColorCorrection null put put
  190.   dup /ProcessColorModel /DeviceRGB put setpagedevice"
  191. *End
  192. *ColorCorrection B&W/Black && White: "
  193.  2 dict dup /DeviceRenderingInfo 2 dict dup
  194.  /Type 97 put dup /ColorCorrection null put put
  195.  dup /ProcessColorModel /DeviceGray put setpagedevice"
  196. *End
  197. *ColorCorrection CMYK/CMYK: "
  198.  2 dict dup /DeviceRenderingInfo 2 dict dup
  199.  /Type 97 put dup /ColorCorrection null put put
  200.  dup /ProcessColorModel /DeviceCMYK put setpagedevice"
  201. *End
  202. *ColorCorrection Display/Display: "
  203.  2 dict dup /DeviceRenderingInfo 2 dict dup
  204.  /Type 97 put dup /ColorCorrection /Display put put
  205.  dup /ProcessColorModel /DeviceRGB put setpagedevice"
  206. *End
  207. *ColorCorrection Vivid/Vivid: "
  208.  2 dict dup /DeviceRenderingInfo 2 dict dup
  209.  /Type 97 put dup /ColorCorrection /Vivid put put
  210.  dup /ProcessColorModel /DeviceRGB put setpagedevice"
  211. *End
  212. *?ColorCorrection: "
  213.  save statusdict begin
  214.  [(RGB) (B&W) (CMYK) (Display) (Vivid)]
  215.  colorcorrection 1 sub get = flush
  216.  end
  217.  restore"
  218. *End
  219. *CloseUI: *ColorCorrection
  220.  
  221. *OpenUI *Screening/1200 Image Quality: PickOne
  222. *OrderDependency: 120 AnySetup *Screening
  223. *DefaultScreening: None
  224. *Screening None/Printer Setting: ""
  225. *Screening ColorGrade/Off: "1 dict dup /DeviceRenderingInfo 2 dict dup /Type 97 put dup /Screening /ColorGrade put put setpagedevice"
  226. *Screening Stochastic/Images Only: "1 dict dup /DeviceRenderingInfo 2 dict dup /Type 97 put dup /Screening /IETImagesOnly put put setpagedevice"
  227. *Screening ColorIET/Entire Page: "1 dict dup /DeviceRenderingInfo 2 dict dup /Type 97 put dup /Screening /IET put put setpagedevice"
  228. *?Screening: "
  229.  save statusdict begin
  230.  [(ColorGrade) (ColorIET) (Stochastic)] screening 1 sub get = flush
  231.  end
  232.  restore"
  233. *End
  234. *CloseUI: *Screening
  235.  
  236.  
  237. *% === Halftone Information ===============
  238.  
  239. *ScreenFreq:  "60.0"
  240. *ScreenAngle: "45.0"
  241. *ResScreenFreq   600dpi: "60.0"
  242. *ResScreenAngle  600dpi: "45.0"
  243.  
  244. *DefaultScreenProc: Dot
  245. *ScreenProc Dot: "
  246.  {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
  247.  sub }{dup mul exch dup mul add 1 exch sub }ifelse }
  248.  "
  249. *End
  250. *ScreenProc Line: "{ pop }"
  251. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  252.  
  253. *DefaultTransfer: Factory
  254. *Transfer Factory: "{ }"
  255. *Transfer Factory.Inverse: "{ 1 exch sub }"
  256.  
  257. *OpenUI *MediaType/Media Type: PickOne
  258. *DefaultMediaType: None
  259. *OrderDependency: 140 PageSetup *MediaType
  260. *MediaType None/Printer Setting: ""
  261. *MediaType Plain/Plain Paper:           "<< /MediaType (Plain) /Policies << /MediaType 2 >> >> setpagedevice"
  262. *MediaType Card/Card Stock:             "<< /MediaType (Card Stock) /Policies << /MediaType 2 >> >> setpagedevice"
  263. *MediaType Transparency/Transparency:   "<< /MediaType (Transparency) /Policies << /MediaType 2 >> >> setpagedevice"
  264. *MediaType Labels/Labels:               "<< /MediaType (Labels) /Policies << /MediaType 2 >> >> setpagedevice"
  265. *MediaType Bond/Bond:                   "<< /MediaType (Bond) /Policies << /MediaType 2 >> >> setpagedevice"
  266. *MediaType Letterhead/Letterhead:       "<< /MediaType (Letterhead) /Policies << /MediaType 2 >> >> setpagedevice"
  267. *MediaType Preprint/Preprinted:         "<< /MediaType (Preprinted) /Policies << /MediaType 2 >> >> setpagedevice"
  268. *MediaType Color/Colored Paper:         "<< /MediaType (Color) /Policies << /MediaType 2 >> >> setpagedevice"
  269. *MediaType Custom1/Custom Type 1:       "<< /MediaType (Custom Type 1) /Policies << /MediaType 2 >> >> setpagedevice"
  270. *MediaType Custom2/Custom Type 2:       "<< /MediaType (Custom Type 2) /Policies << /MediaType 2 >> >> setpagedevice"
  271. *MediaType Custom3/Custom Type 3:       "<< /MediaType (Custom Type 3) /Policies << /MediaType 2 >> >> setpagedevice"
  272. *CloseUI: *MediaType
  273.  
  274. *%******************************************************
  275. *%  Paper Selection/Handling                           *
  276. *%******************************************************
  277.  
  278. *LandscapeOrientation: Plus90
  279.  
  280. *% PageSize selection is normally associated with selection of paper by
  281. *% size rather than by input source.
  282.  
  283. *OpenUI *PageSize:  PickOne
  284. *OrderDependency: 30 AnySetup *PageSize
  285. *DefaultPageSize: Letter
  286. *PageSize Letter/Letter: "
  287.  1 dict dup /Policies 1 dict dup /PageSize 2 put put setpagedevice
  288.  2 dict dup /PageSize [612 792]  put dup /ImagingBBox null put setpagedevice"
  289. *End
  290. *PageSize Legal/Legal: "
  291.  1 dict dup /Policies 1 dict dup /PageSize 2 put put setpagedevice
  292.  2 dict dup /PageSize [612 1008] put dup /ImagingBBox null put setpagedevice"
  293. *End
  294. *PageSize B5/B5: "
  295.  1 dict dup /Policies 1 dict dup /PageSize 2 put put setpagedevice
  296.  2 dict dup /PageSize [516 729]  put dup /ImagingBBox null put setpagedevice"
  297. *End
  298. *PageSize A4/A4: "
  299.  1 dict dup /Policies 1 dict dup /PageSize 2 put put setpagedevice
  300.  2 dict dup /PageSize [595 842]  put dup /ImagingBBox null put setpagedevice"
  301. *End
  302. *PageSize Executive/Executive: "
  303.  1 dict dup /Policies 1 dict dup /PageSize 2 put put setpagedevice
  304.  2 dict dup /PageSize [522 756]  put dup /ImagingBBox null put setpagedevice"
  305. *End
  306. *PageSize A5/A5: "
  307.  1 dict dup /Policies 1 dict dup /PageSize 2 put put setpagedevice
  308.  2 dict dup /PageSize [420 595]  put dup /ImagingBBox null put setpagedevice"
  309. *End
  310. *PageSize Universal/Universal: "
  311.  1 dict dup /Policies 1 dict dup /PageSize 2 put put setpagedevice
  312.  2 dict dup /PageSize [612 862]  put dup /ImagingBBox null put setpagedevice"
  313. *End
  314. *?PageSize: "
  315.  save
  316.  7 dict
  317.    dup /letter (Letter) put
  318.    dup /legal (Legal) put
  319.    dup /executivepage (Executive) put
  320.    dup /a4 (A4) put
  321.    dup /a5 (A5) put
  322.    dup /b5 (B5) put
  323.    dup /universal (Universal) put
  324.  statusdict /papersize get exec
  325.  3 1 roll  {get} stopped {(Unknown)}if
  326.  exch  not { print (.Transverse) }if
  327.  = flush
  328.  restore
  329.  "
  330. *End
  331. *CloseUI: *PageSize
  332.  
  333. *% These entries will set up the frame buffer.
  334. *% Usually used with input source selection rather than selection by size (AutoSelect).
  335.  
  336. *OpenUI *PageRegion:  PickOne
  337. *OrderDependency: 40 AnySetup *PageRegion
  338. *DefaultPageRegion: Letter
  339. *PageRegion Letter: "
  340.  2 dict dup /PageSize [612 792]  put dup /ImagingBBox null put setpagedevice"
  341. *End
  342. *PageRegion Legal: "
  343.  2 dict dup /PageSize [612 1008] put dup /ImagingBBox null put setpagedevice"
  344. *End
  345. *PageRegion B5: "
  346.  2 dict dup /PageSize [516 729]  put dup /ImagingBBox null put setpagedevice"
  347. *End
  348. *PageRegion A4: "
  349.  2 dict dup /PageSize [595 842]  put dup /ImagingBBox null put setpagedevice"
  350. *End
  351. *PageRegion Executive: "
  352.  2 dict dup /PageSize [522 756]  put dup /ImagingBBox null put setpagedevice"
  353. *End
  354. *PageRegion A5: "
  355.  2 dict dup /PageSize [420 595]  put dup /ImagingBBox null put setpagedevice"
  356. *End
  357. *PageRegion Universal: "
  358.  2 dict dup /PageSize [612 862]  put dup /ImagingBBox null put setpagedevice"
  359. *End
  360. *CloseUI: *PageRegion
  361.  
  362. *% **** Printable Area by key word ****
  363. *DefaultImageableArea: Letter
  364. *ImageableArea Letter:                  "12 12 600 780"
  365. *ImageableArea Legal:                   "12 12 600 996"
  366. *ImageableArea B5:                      "12 12 505 716"
  367. *ImageableArea A4:                      "10 12 588 829"
  368. *ImageableArea Executive:               "12 12 510 744"
  369. *ImageableArea A5:                      "12 12 407 583"
  370. *ImageableArea Universal:               "7 7 605 855"
  371. *?ImageableArea: "
  372.  save
  373.  /cvp { cvi (            ) cvs print ( ) print } bind def
  374.  newpath clippath pathbbox
  375.  4 -2 roll exch 2 {ceiling cvp} repeat
  376.  exch 2 {floor cvp} repeat flush
  377.  restore
  378.  "
  379. *End
  380.  
  381. *% **** Physical paper dimensions by key word ****
  382.  
  383. *DefaultPaperDimension: Letter
  384. *PaperDimension Letter:    "612 792"
  385. *PaperDimension Legal:     "612 1008"
  386. *PaperDimension B5:        "516 729"
  387. *PaperDimension A4:        "595 842"
  388. *PaperDimension Executive: "522 756"
  389. *PaperDimension A5:        "420 595"
  390. *PaperDimension Universal: "612 862"
  391.  
  392. *RequiresPageRegion All: True
  393.  
  394. *% ****** Custom Page Size  ******
  395.  
  396. *VariablePaperSize: False
  397.  
  398. *%*****************************************
  399. *%      Input Paper Sources Standard      *
  400. *%*****************************************
  401.  
  402. *OpenUI *InputSlot:  PickOne
  403. *OrderDependency: 20 AnySetup *InputSlot
  404. *DefaultInputSlot: Upper
  405. *InputSlot Upper/Tray 1: "
  406.  1 dict dup /ManualFeed false put setpagedevice
  407.  1 dict dup /MediaPosition null put setpagedevice
  408.  currentpagedevice /InputAttributes get 0 get setpagedevice
  409.  1 dict dup /InputAttributes 1 dict dup /Priority [0] put put setpagedevice
  410.  1 dict dup /Policies 1 dict dup /PageSize 2 put put setpagedevice"
  411. *End
  412. *InputSlot Lower/Tray 2: "
  413.  1 dict dup /ManualFeed false put setpagedevice
  414.  1 dict dup /MediaPosition null put setpagedevice
  415.  userdict /lms
  416.  currentpagedevice /InputAttributes get 1 known { 1 }{ 0 }ifelse put
  417.  currentpagedevice /InputAttributes get lms get setpagedevice
  418.  1 dict dup /InputAttributes 1 dict dup /Priority [lms] put put setpagedevice
  419.  1 dict dup /Policies 1 dict dup /PageSize 2 put put setpagedevice"
  420. *End
  421. *InputSlot MultiPurpose/MP Feeder: "
  422.  1 dict dup /ManualFeed false put setpagedevice
  423.  1 dict dup /MediaPosition null put setpagedevice
  424.  currentpagedevice /InputAttributes get 4 get setpagedevice
  425.  1 dict dup /InputAttributes 1 dict dup /Priority [4] put put setpagedevice
  426.  1 dict dup /Policies 1 dict dup /PageSize 2 put put setpagedevice"
  427. *End
  428. *InputSlot Manual/Manual Paper: "
  429.  1 dict dup /ManualFeed true  put setpagedevice
  430.  1 dict dup /MediaPosition null put setpagedevice
  431.  1 dict dup /Policies 1 dict dup /PageSize 2 put put setpagedevice"
  432. *End
  433. *?InputSlot: "
  434.  save
  435.  [ (Upper) (Lower) (Multipurpose) (Manual) ]
  436.  statusdict /papertray get exec
  437.  {get exec} stopped { pop pop (Unknown) } if = flush
  438.  restore
  439.  "
  440. *End
  441.  
  442. *CloseUI: *InputSlot
  443.  
  444. *%****************************
  445. *%*   Output Processing      *
  446. *%****************************
  447.  
  448. *OpenUI *Collate/Collate Copies: Boolean
  449. *DefaultCollate: False
  450. *OrderDependency: 44 AnySetup *Collate
  451. *Collate True/On: "1 dict dup /Collate true put setpagedevice"
  452. *Collate False/Off: "1 dict dup /Collate false put setpagedevice"
  453. *CloseUI: *Collate
  454.  
  455. *JCLOpenUI *JCLPortRotation/Port Rotation: PickOne
  456. *DefaultJCLPortRotation: None
  457. *OrderDependency: 10 JCLSetup  *JCLPortRotation
  458. *JCLPortRotation None/Printer Setting: ""
  459. *JCLPortRotation True/On: "@PJL LPORTROTATE<0A>"
  460. *JCLCloseUI: *JCLPortRotation
  461.  
  462. *%**************************************
  463. *%  Font Information                   *
  464. *%**************************************
  465.  
  466. *DefaultFont: Courier
  467. *Font Courier: Standard "(001.000)" Standard ROM
  468. *Font Courier-Bold: Standard "(001.000)" Standard ROM
  469. *Font Courier-Oblique: Standard "(001.000)" Standard ROM
  470. *Font Courier-BoldOblique: Standard "(001.000)" Standard ROM
  471. *Font Times-Roman: Standard "(001.000)" Standard ROM
  472. *Font Times-Bold: Standard "(001.000)" Standard ROM
  473. *Font Times-Italic: Standard "(001.000)" Standard ROM
  474. *Font Times-BoldItalic: Standard "(001.000)" Standard ROM
  475. *Font Helvetica: Standard "(001.000)" Standard ROM
  476. *Font Helvetica-Bold: Standard "(001.000)" Standard ROM
  477. *Font Helvetica-Oblique: Standard "(001.000)" Standard ROM
  478. *Font Helvetica-BoldOblique: Standard "(001.000)" Standard ROM
  479. *Font Helvetica-Narrow: Standard "(001.000)" Standard ROM
  480. *Font Helvetica-Narrow-Bold: Standard "(001.000)" Standard ROM
  481. *Font Helvetica-Narrow-BoldOblique: Standard "(001.000)" Standard ROM
  482. *Font Helvetica-Narrow-Oblique: Standard "(001.000)" Standard ROM
  483. *Font Symbol: Special "(001.000)" Standard ROM
  484. *Font AvantGarde-Book: Standard "(001.000)" Standard ROM
  485. *Font AvantGarde-BookOblique: Standard "(001.000)" Standard ROM
  486. *Font AvantGarde-Demi: Standard "(001.000)" Standard ROM
  487. *Font AvantGarde-DemiOblique: Standard "(001.000)" Standard ROM
  488. *Font Bookman-Demi: Standard "(001.000)" Standard ROM
  489. *Font Bookman-DemiItalic: Standard "(001.000)" Standard ROM
  490. *Font Bookman-Light: Standard "(001.000)" Standard ROM
  491. *Font Bookman-LightItalic: Standard "(001.000)" Standard ROM
  492. *Font Helvetica-Light: Standard "(001.000)" Standard ROM
  493. *Font Helvetica-LightOblique: Standard "(001.000)" Standard ROM
  494. *Font Helvetica-Black: Standard "(001.000)" Standard ROM
  495. *Font Helvetica-BlackOblique: Standard "(001.000)" Standard ROM
  496. *Font NewCenturySchlbk-Roman: Standard "(001.000)" Standard ROM
  497. *Font NewCenturySchlbk-Bold: Standard "(001.000)" Standard ROM
  498. *Font NewCenturySchlbk-Italic: Standard "(001.000)" Standard ROM
  499. *Font NewCenturySchlbk-BoldItalic: Standard "(001.000)" Standard ROM
  500. *Font Palatino-Roman: Standard "(001.000)" Standard ROM
  501. *Font Palatino-Bold: Standard "(001.000)" Standard ROM
  502. *Font Palatino-Italic: Standard "(001.000)" Standard ROM
  503. *Font Palatino-BoldItalic: Standard "(001.000)" Standard ROM
  504. *Font ZapfChancery-MediumItalic: Standard "(001.000)" Standard ROM
  505. *Font ZapfDingbats: Special "(001.000)" Special ROM
  506. *?FontQuery: "
  507.  save
  508.  4 dict begin
  509.   /sv exch def
  510.   /str (fonts/                              ) def
  511.   /st2 128 string def
  512.   { count 0 gt
  513.    { dup st2 cvs (/) print print (:) print dup FontDirectory exch known
  514.     {pop (Yes)}
  515.     { str exch st2 cvs dup length /len exch def
  516.      6 exch putinterval str 0 len 6 add getinterval mark exch
  517.      { } st2 filenameforall counttomark 0 gt
  518.      { cleartomark (Yes)}{cleartomark (No)}ifelse
  519.     }ifelse = flush
  520.    }{ exit } ifelse
  521.   } bind loop
  522.   (*) = flush
  523.   sv
  524.  end
  525.  restore
  526.  "
  527. *End
  528.  
  529. *?FontList: "
  530.  save
  531.  2 dict begin
  532.   /sv exch def
  533.   /str 128 string def
  534.   FontDirectory { pop == } bind forall flush
  535.   /filenameforall where
  536.   { pop save (fonts/*)
  537.    { dup length 6 sub 6 exch getinterval cvn == } bind
  538.    str filenameforall flush restore
  539.   } if
  540.   (*) = flush
  541.   sv
  542.  end
  543.  restore
  544.  "
  545. *End
  546.  
  547. *% Printer Messages (verbatim from printer):
  548. *Message: "%%  exitserver: permanent state may be changed  %%"
  549. *Message: "%%  Flushing: rest of job (to end-of-file) will be ignored  %%"
  550. *Message: "\FontName\ not found, using Courier"
  551.  
  552. *% Status (format: %%  status: <one of these> %% )
  553. *Status: "Printer Busy"
  554. *Status: "Warming Up"
  555. *Status: "idle"
  556. *Status: "busy"
  557. *Status: "waiting"
  558. *Status: "initializing"
  559. *Status: "not ready"
  560.  
  561. *% Input Sources (format: %%  status: <stat>; source: <one of these>  %% )
  562. *Source: "Serial"
  563. *Source: "Parallel"
  564. *Source: "Network"
  565.  
  566. *% Printer Error (format: %%  PrinterError: <one of these>  %%)
  567. *PrinterError: "Paper Jam"
  568. *PrinterError: "Wrong Paper Length"
  569. *PrinterError: "Invalid Manual Insertion"
  570. *PrinterError: "Change Size in Feeder"
  571. *PrinterError: "Change Size in Tray 1"
  572. *PrinterError: "Change Size in Tray 2"
  573. *PrinterError: "Paper Out or Feed Failure - Feed"
  574. *PrinterError: "Load Manual Envelope"
  575. *PrinterError: "Paper Out or Feed Failure - Tray 1"
  576. *PrinterError: "Paper Out or Feed Failure - Tray 2"
  577. *PrinterError: "Load Manual Paper"
  578. *PrinterError: "Output Bin Full"
  579. *PrinterError: "Cover Open/Cartridge Not Installed"
  580. *PrinterError: "Insufficient Memory"
  581. *PrinterError: "Complex Page"
  582. *PrinterError: "Default Storage Error"
  583. *PrinterError: "Defective Font Card Installed"
  584. *PrinterError: "Flash Full"
  585. *PrinterError: "ioerror"
  586. *PrinterError: "Flash Error"
  587. *PrinterError: "Duplex Not Attached"
  588. *PrinterError: "Duplex Cover Open"
  589. *PrinterError: "Scheduled Maintenance"
  590. *PrinterError: "Toner Low"
  591. *PrinterError: "Service Error"
  592.  
  593. *%DeviceAdjustMatrix: " 1 0 0 1 0 0 "
  594.  
  595. *% === Color Separation Information =====================
  596.  
  597. *DefaultColorSep: ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi
  598.  
  599. *InkName: ProcessBlack/Process Black
  600. *InkName: CustomColor/Custom Color
  601. *InkName: ProcessCyan/Process Cyan
  602. *InkName: ProcessMagenta/Process Magenta
  603. *InkName: ProcessYellow/Process Yellow
  604.  
  605. *%  For 60 lpi / 300 dpi  ===============================
  606.  
  607. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  608. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
  609. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  610. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  611. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  612.  
  613. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  614. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  615. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  616. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  617. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  618.  
  619. *%  For 53 lpi / 300 dpi  ===============================
  620.  
  621. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  622. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  623. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
  624. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
  625. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
  626.  
  627. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  628. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  629. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  630. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  631. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  632.  
  633. *%  For 85 lpi / 600 dpi  5,5,2,6,6,2,20/3,0) =====================
  634.  
  635. *ColorSepScreenAngle ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "45.0"
  636. *ColorSepScreenAngle CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "45.0"
  637. *ColorSepScreenAngle ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "71.5651"
  638. *ColorSepScreenAngle ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "18.4349"
  639. *ColorSepScreenAngle ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "0.0"
  640.  
  641. *ColorSepScreenFreq ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "84.8528"
  642. *ColorSepScreenFreq CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "84.8528"
  643. *ColorSepScreenFreq ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "94.8683"
  644. *ColorSepScreenFreq ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "94.8683"
  645. *ColorSepScreenFreq ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "30.0"
  646.  
  647. *ColorSepScreenProc ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "
  648.  {1 add 2 div 3 mul dup floor sub 2 mul 1 sub exch
  649.  1 add 2 div 3 mul dup floor sub 2 mul 1 sub exch
  650.  abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
  651.  sub }{dup mul exch dup mul add 1 exch sub }ifelse }
  652.  "
  653. *End
  654.  
  655. *%  For 71 lpi / 600 dpi  ===============================
  656.  
  657. *ColorSepScreenAngle ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
  658. *ColorSepScreenAngle CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
  659. *ColorSepScreenAngle ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "71.5651"
  660. *ColorSepScreenAngle ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "18.4349"
  661. *ColorSepScreenAngle ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "0.0"
  662.  
  663. *ColorSepScreenFreq ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "70.7107"
  664. *ColorSepScreenFreq CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "70.7107"
  665. *ColorSepScreenFreq ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "63.2456"
  666. *ColorSepScreenFreq ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "63.2456"
  667. *ColorSepScreenFreq ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "66.6667"
  668.  
  669. *% For 116 lpi / 1200 dpi ===================================================
  670.  
  671. *ColorSepScreenAngle ProcessBlack.116lpi.1200dpi/116 lpi / 1200 dpi: "45.0"
  672. *ColorSepScreenAngle CustomColor.116lpi.1200dpi/116 lpi / 1200 dpi: "45.0"
  673. *ColorSepScreenAngle ProcessCyan.116lpi.1200dpi/116 lpi / 1200 dpi: "71.5651"
  674. *ColorSepScreenAngle ProcessMagenta.116lpi.1200dpi/116 lpi / 1200 dpi: "18.4349"
  675. *ColorSepScreenAngle ProcessYellow.116lpi.1200dpi/116 lpi / 1200 dpi: "0.0"
  676.  
  677. *ColorSepScreenFreq ProcessBlack.116lpi.1200dpi/116 lpi / 1200 dpi: "106.066"
  678. *ColorSepScreenFreq CustomColor.116lpi.1200dpi/116 lpi / 1200 dpi: "106.066"
  679. *ColorSepScreenFreq ProcessCyan.116lpi.1200dpi/116 lpi / 1200 dpi: "94.8683"
  680. *ColorSepScreenFreq ProcessMagenta.116lpi.1200dpi/116 lpi / 1200 dpi: "94.8683"
  681. *ColorSepScreenFreq ProcessYellow.116lpi.1200dpi/116 lpi / 1200 dpi: "100.0"
  682.  
  683. *% End of PPD file for Lexmark Optra SC 1275 Laser Printers
  684.